<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background-color: #E0FEFC
}


.panel{
 border-radius: 5px;
}

.carousel-indicators li {
    width: 30px;
    height: 7px;
    border-radius: 4px;
    background-color: #d0e9c6;
    border-color: #d0e9c6;
}

.carousel-indicators .active {
    width: 30px;
    height: 7px;
    border-radius: 4px;
    background-color: #fff;
    border-color: #fff;
    margin: 1px;
}




.carousel-control .glyphicon-menu-right, .carousel-control .icon-next {
    margin-right: -10px;
}

.carousel-control .glyphicon-menu-left, .carousel-control .glyphicon-menu-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
}

.carousel-control .glyphicon-menu-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .glyphicon-menu-left, .carousel-control .glyphicon-menu-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}




.navbar-default {
    background-color: #FF0000 !important
}

a {
	color: #000;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}

.dh {
    text-align: center
}

    .dh a {
        float: left;
        display: block;
        padding-top: 15px;
        padding-right: 0;
        padding-bottom: 15px;
        padding-left: 0;
        width: 100%;
        color: #FFF;
        text-align: center
    }

.navbar-header {
    position: relative
}

    .navbar-header a {
        position: relative;
        float: left;
        margin: 0;
        padding-top: 15px;
        padding-right: 5px;
        padding-bottom: 15px;
        padding-left: 5px;
        color: #FFF
    }
.nav &gt; li &gt; a{ padding:15px 10px;}
.navbar-blues {
    border-color: #06C;
    background-color: #3333CC
}

    .navbar-blues .navbar-brand {
        color: #FFF
    }

        .navbar-blues .navbar-brand:focus, .navbar-blues .navbar-brand:hover {
            background-color: transparent;
            color: #fff
        }

    .navbar-blues .navbar-text {
        color: #9d9d9d
    }

    .navbar-blues .navbar-nav &gt; li &gt; a {
        color: #FFF;
        margin-right: 15px;
    }

        .navbar-blues .navbar-nav &gt; li &gt; a:focus, .navbar-blues .navbar-nav &gt; li &gt; a:hover {
            background-color: transparent;
            color: #fff
        }

    .navbar-blues .navbar-nav &gt; .active &gt; a, .navbar-blues .navbar-nav &gt; .active &gt; a:focus, .navbar-blues .navbar-nav &gt; .active &gt; a:hover {
        background-color: #080808;
        color: #fff
    }

    .navbar-blues .navbar-nav &gt; .disabled &gt; a, .navbar-blues .navbar-nav &gt; .disabled &gt; a:focus, .navbar-blues .navbar-nav &gt; .disabled &gt; a:hover {
        background-color: transparent;
        color: #444
    }

    .navbar-blues .navbar-toggle {
        border-color: #333
    }

        .navbar-blues .navbar-toggle:focus, .navbar-blues .navbar-toggle:hover {
            background-color: #333
        }

        .navbar-blues .navbar-toggle .icon-bar {
            background-color: #fff
        }

    .navbar-blues .navbar-collapse, .navbar-blues .navbar-form {
        border-color: #101010
    }

    .navbar-blues .navbar-nav &gt; .open &gt; a, .navbar-blues .navbar-nav &gt; .open &gt; a:focus, .navbar-blues .navbar-nav &gt; .open &gt; a:hover {
        background-color: #080808;
        color: #fff
    }

@media (max-width:767px) {
    .navbar-blues .navbar-nav .open .dropdown-menu &gt; .dropdown-header {
        border-color: #080808
    }

    .navbar-blues .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-blues .navbar-nav .open .dropdown-menu &gt; li &gt; a {
        color: #fff
    }

        .navbar-blues .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus, .navbar-blues .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover {
            background-color: transparent;
            color: #fff
        }

    .navbar-blues .navbar-nav .open .dropdown-menu &gt; .active &gt; a, .navbar-blues .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus, .navbar-blues .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover {
        background-color: #080808;
        color: #fff
    }

    .navbar-blues .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a, .navbar-blues .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus, .navbar-blues .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover {
        background-color: transparent;
        color: #fff
    }
}

.navbar-blues .navbar-link {
    color: #fff
}

    .navbar-blues .navbar-link:hover {
        color: #fff
    }

.navbar-blues .btn-link {
    color: #9d9d9d
}

    .navbar-blues .btn-link:focus, .navbar-blues .btn-link:hover {
        color: #fff
    }

    .navbar-blues .btn-link[disabled]:focus, .navbar-blues .btn-link[disabled]:hover, fieldset[disabled] .navbar-blues .btn-link:focus, fieldset[disabled] .navbar-blues .btn-link:hover {
        color: #444
    }


.navbar-withe {
	border-color: transparent;
	;
}

.navbar-withe .navbar-brand {
    color: #FFFFFF}

    .navbar-withe .navbar-brand:focus, .navbar-withe .navbar-brand:hover {
        background-color: transparent;
        color: #fff
    }

.navbar-withe .navbar-text {
    color: #9d9d9d
}

.navbar-withe .navbar-nav &gt; li &gt; a {
    color: #FFFFFF;
    margin-right: 15px;
}

    .navbar-withe .navbar-nav &gt; li &gt; a:focus, .navbar-withe .navbar-nav &gt; li &gt; a:hover {
        background-color: transparent;
        color: #fff
    }

.navbar-withe .navbar-nav &gt; .active &gt; a, .navbar-withe .navbar-nav &gt; .active &gt; a:focus, .navbar-withe .navbar-nav &gt; .active &gt; a:hover {
    background-color: #080808;
    color: #fff
}

.navbar-withe .navbar-nav &gt; .disabled &gt; a, .navbar-withe .navbar-nav &gt; .disabled &gt; a:focus, .navbar-withe .navbar-nav &gt; .disabled &gt; a:hover {
    background-color: transparent;
    color: #444
}

.navbar-withe .navbar-toggle {
    border-color: #333
}

    .navbar-withe .navbar-toggle:focus, .navbar-withe .navbar-toggle:hover {
        background-color: #333
    }

    .navbar-withe .navbar-toggle .icon-bar {
        background-color: #fff
    }

.navbar-withe .navbar-collapse, .navbar-withe .navbar-form {
    border-color: #101010
}

.navbar-withe .navbar-nav &gt; .open &gt; a, .navbar-withe .navbar-nav &gt; .open &gt; a:focus, .navbar-withe .navbar-nav &gt; .open &gt; a:hover {
    background-color: #080808;
    color: #fff
}

@media (max-width:767px) {
    .navbar-withe .navbar-nav .open .dropdown-menu &gt; .dropdown-header {
        border-color: #080808
    }

    .navbar-withe .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-withe .navbar-nav .open .dropdown-menu &gt; li &gt; a {
        color: #fff
    }

        .navbar-withe .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus, .navbar-withe .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover {
            background-color: transparent;
            color: #fff
        }

    .navbar-withe .navbar-nav .open .dropdown-menu &gt; .active &gt; a, .navbar-withe .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus, .navbar-withe .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover {
        background-color: #080808;
        color: #fff
    }

    .navbar-withe .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a, .navbar-withe .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus, .navbar-withe .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover {
        background-color: transparent;
        color: #fff
    }
}

.navbar-withe .navbar-link {
    color: #fff
}

    .navbar-withe .navbar-link:hover {
        color: #fff
    }

.navbar-withe .btn-link {
    color: #9d9d9d
}

    .navbar-withe .btn-link:focus, .navbar-withe .btn-link:hover {
        color: #fff
    }

    .navbar-withe .btn-link[disabled]:focus, .navbar-withe .btn-link[disabled]:hover, fieldset[disabled] .navbar-withe .btn-link:focus, fieldset[disabled] .navbar-withe .btn-link:hover {
        color: #444
    }

.deftj {
    overflow: hidden;
    height: 25px;
    line-height: 25px
}

dl.list dt {
    color: #07D;
    font-size: 20px;
    line-height: 30px
}

dl.list dd {
    line-height: 25px
}

ul.text-list {
    margin: 0;
    padding: 0
}

    ul.text-list li {
        display: list-item;
        width: 100%;
        height: 25px;
        list-style-type: none;
        text-align: left;
        line-height: 25px
    }

        ul.text-list li em {
            font-style: normal
        }

        ul.text-list li strong {
            color: #093;
            font-weight: 400;
            font-style: normal
        }

        ul.text-list li span {
            float: right;
            color: #999
        }

        ul.text-list li a {
            color: #333
        }

        ul.text-list li.big-title {
            padding-top: 5px;
            padding-bottom: 5px;
            text-align: center;
            font-weight: 700;
            font-size: 16px
        }

            ul.text-list li.big-title p {
                float: left;
                color: #666;
                text-align: left;
                font-weight: 400;
                font-size: 14px;
                line-height: 25px
            }

.panel-default {
    border-top-color: #eee;
    border-right-color: #eee;
    border-bottom-color: #eee;
    border-left-color: #eee
}

    .panel-default &gt; .panel-heading {
        background-color: #FAFAFA;
        color: #333;
        font-weight: 700;
        border-top-color: #EBEBEB;
        border-right-color: #EBEBEB;
        border-bottom-color: #EBEBEB;
        border-left-color: #EBEBEB
    }

        .panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body {
            border-top-color: #ddd
        }

        .panel-default &gt; .panel-heading .badge {
            background-color: #333;
            color: #f5f5f5
        }

    .panel-default &gt; .panel-footer + .panel-collapse &gt; .panel-body {
        border-bottom-color: #ddd
    }

.list-group-item {
    position: relative;
    display: block;
    margin-bottom: -1px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border: 1px solid #eee
}

.panel-default_blue {
    border-top-color: #FFE1E1;
    border-right-color: #FFE1E1;
    border-bottom-color: #FFE1E1;
    border-left-color: #FFE1E1
}

    .panel-default_blue &gt; .panel-heading {
        background-color: #FFF7F7;
        color: #F63;
        font-weight: 700;
        border-top-color: #FFE1E1;
        border-right-color: #FFE1E1;
        border-bottom-color: #FFE1E1;
        border-left-color: #FFE1E1
    }

        .panel-default_blue &gt; .panel-heading + .panel-collapse &gt; .panel-body {
            border-top-color: #ddd
        }

        .panel-default_blue &gt; .panel-heading .badge {
            background-color: #333;
            color: #f5f5f5
        }

    .panel-default_blue &gt; .panel-footer + .panel-collapse &gt; .panel-body {
        border-bottom-color: #ddd
    }

.list-group-item_blue {
    position: relative;
    display: block;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-color: #fff;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-top-color: #FFE1E1;
    border-right-color: #FFE1E1;
    border-bottom-color: #FFE1E1;
    border-left-color: #FFE1E1
}

    .list-group-item_blue:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

    .list-group-item_blue:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .list-group-item_blue.active &gt; .badge, .nav-pills &gt; .active &gt; a &gt; .badge {
        background-color: #fff;
        color: #337ab7
    }

    .list-group-item_blue &gt; .badge {
        float: right
    }

        .list-group-item_blue &gt; .badge + .badge {
            margin-right: 5px
        }

    .list-group-item_blue.disabled, .list-group-item_blue.disabled:focus, .list-group-item_blue.disabled:hover {
        background-color: #eee;
        color: #777;
        cursor: not-allowed
    }

        .list-group-item_blue.disabled .list-group-item_blue-heading, .list-group-item_blue.disabled:focus .list-group-item_blue-heading, .list-group-item_blue.disabled:hover .list-group-item_blue-heading {
            color: inherit
        }

        .list-group-item_blue.disabled .list-group-item_blue-text, .list-group-item_blue.disabled:focus .list-group-item_blue-text, .list-group-item_blue.disabled:hover .list-group-item_blue-text {
            color: #777
        }

    .list-group-item_blue.active, .list-group-item_blue.active:focus, .list-group-item_blue.active:hover {
        z-index: 2;
        border-color: #337ab7;
        background-color: #337ab7;
        color: #fff
    }

        .list-group-item_blue.active .list-group-item_blue-heading, .list-group-item_blue.active .list-group-item_blue-heading &gt; .small, .list-group-item_blue.active .list-group-item_blue-heading &gt; small, .list-group-item_blue.active:focus .list-group-item_blue-heading, .list-group-item_blue.active:focus .list-group-item_blue-heading &gt; .small, .list-group-item_blue.active:focus .list-group-item_blue-heading &gt; small, .list-group-item_blue.active:hover .list-group-item_blue-heading, .list-group-item_blue.active:hover .list-group-item_blue-heading &gt; .small, .list-group-item_blue.active:hover .list-group-item_blue-heading &gt; small {
            color: inherit
        }

        .list-group-item_blue.active .list-group-item_blue-text, .list-group-item_blue.active:focus .list-group-item_blue-text, .list-group-item_blue.active:hover .list-group-item_blue-text {
            color: #c7ddef
        }

.panel-default_nobor {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none
}

    .panel-default_nobor &gt; .panel-heading {
        padding-right: 0;
        padding-left: 0;
        color: #07D;
        font-weight: 700 !important;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none
    }

    .panel-default_nobor &gt; .panel-body {
        padding: 0
    }

    .panel-default_nobor &gt; .panel-heading + .panel-collapse &gt; .panel-body {
        padding-right: 0;
        padding-left: 0;
        border-top-color: #ddd;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none
    }

    .panel-default_nobor &gt; .panel-heading .badge {
        background-color: #333;
        color: #f5f5f5
    }

    .panel-default_nobor &gt; .panel-footer + .panel-collapse &gt; .panel-body {
        border-bottom-color: #ddd
    }

.list-group-item_nobor {
    position: relative;
    display: block;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    background-color: #fff;
    border-bottom-style: none;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none
}

    .list-group-item_nobor:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

    .list-group-item_nobor:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .list-group-item_nobor.active &gt; .badge, .nav-pills &gt; .active &gt; a &gt; .badge {
        background-color: #fff;
        color: #337ab7
    }

    .list-group-item_nobor &gt; .badge {
        float: right
    }

        .list-group-item_nobor &gt; .badge + .badge {
            margin-right: 5px
        }

    .list-group-item_nobor.disabled, .list-group-item_nobor.disabled:focus, .list-group-item_nobor.disabled:hover {
        background-color: #eee;
        color: #777;
        cursor: not-allowed
    }

        .list-group-item_nobor.disabled .list-group-item_nobor-heading, .list-group-item_nobor.disabled:focus .list-group-item_nobor-heading, .list-group-item_nobor.disabled:hover .list-group-item_nobor-heading {
            color: inherit
        }

        .list-group-item_nobor.disabled .list-group-item_nobor-text, .list-group-item_nobor.disabled:focus .list-group-item_nobor-text, .list-group-item_nobor.disabled:hover .list-group-item_nobor-text {
            color: #777
        }

    .list-group-item_nobor.active, .list-group-item_nobor.active:focus, .list-group-item_nobor.active:hover {
        z-index: 2;
        border-color: #337ab7;
        background-color: #337ab7;
        color: #fff
    }

        .list-group-item_nobor.active .list-group-item_nobor-heading, .list-group-item_nobor.active .list-group-item_nobor-heading &gt; .small, .list-group-item_nobor.active .list-group-item_nobor-heading &gt; small, .list-group-item_nobor.active:focus .list-group-item_nobor-heading, .list-group-item_nobor.active:focus .list-group-item_nobor-heading &gt; .small, .list-group-item_nobor.active:focus .list-group-item_nobor-heading &gt; small, .list-group-item_nobor.active:hover .list-group-item_nobor-heading, .list-group-item_nobor.active:hover .list-group-item_nobor-heading &gt; .small, .list-group-item_nobor.active:hover .list-group-item_nobor-heading &gt; small {
            color: inherit
        }

        .list-group-item_nobor.active .list-group-item_nobor-text, .list-group-item_nobor.active:focus .list-group-item_nobor-text, .list-group-item_nobor.active:hover .list-group-item_nobor-text {
            color: #c7ddef
        }

a.tj {
    margin-right: 10px;
    color: #F63
}

a.tj0 {
    margin-right: 10px;
    color: #07D
}

.nav1 {
    padding: 10px;
    background-color: #eee
}

    .nav1 a {
        padding-right: 5px;
        padding-left: 5px
    }

a.blod {
    font-weight: 700
}

a.yellow {
    color: #FF9 !important;
    font-weight: 700
}

a.news {
    background-image: url(TheImages/news.png);
    background-position: right 2px;
    background-repeat: no-repeat;
    font-weight: 700
}

a.news1 {
    background-image: url(TheImages/news1.png);
    background-position: right 2px;
    background-repeat: no-repeat;
    font-weight: 700
}

a.hot {
    background-image: url(TheImages/hot.png);
    background-position: right 2px;
    background-repeat: no-repeat;
    font-weight: 700
}

a.red {
    color: #FCC !important;
    font-weight: 700
}

.netpager {
    display: block;
    margin-top: 5px
}

    .netpager a {
        float: left;
        margin: 0;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
        border: 1px solid #ccc;
        color: #666;
        font-weight: 400;
        border-radius:3px;
    }

    .netpager span {
        float: left;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
        border: 1px solid #ccc;
        color: #07d !important;
        font-weight: 400 !important;
        border-radius: 3px;
        background-color: #fafafa;
    }

    .netpager input.default {
        float: left;
        padding: 3px;
        height: 30px;
        border: 1px solid #666;
        border-radius: 0;
        
        background-image: none;
        color: #000;
        color: #000 !important;
        font-size: 12px;
        line-height: 1.42857143
    }

    .netpager input.subs {
        margin-top: 0;
        padding-top: 0;
        padding-right: 10px;
        padding-bottom: 0;
        padding-left: 10px;
        height: 30px;
        line-height: 30px
    }

.main_foot {
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    text-align: center;
    line-height: 25px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCC
}

    .main_foot a {
        color: #666
    }

.bdcs-container .bdcs-search-form-input:focus {
    outline: 0;
    border: 1px solid #FFF
}

.list-group-nobor {
    margin-bottom: 20px;
    padding-left: 0;
    list-style-type: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none
}

.list-group-item-nobor {
    position: relative;
    display: block;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-color: #fff;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #ddd
}

    .list-group-item-nobor:last-child {
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none
    }

.right_biaoti {
    display: block;
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #eee;
    background-color: #fafafa;
    box-shadow: 5px 5px 5px #bbb;
    font-weight: 700
}

#owl-demo .item {
    margin: 3px
}

    #owl-demo .item img {
        display: block;
        width: 100%;
        height: 100%
    }

.sHoverItem {
    font-family: arial
}

.sIntro {
    background-color: #eb8970;
    text-align: center;
    font-family: arial
}

a.more {
    color: #1C526C
}

.overhide {
    overflow: hidden
}

.height40 {
    padding: 0;
    padding-right: 10px;
    padding-left: 10px;
    height: 40px;
    line-height: 40px
}

.height30 {
    padding: 0;
    height: 30px;
    line-height: 30px
}

@media only screen and (max-width:768px) {
    body .Page_bodys {
        font-size: 16px
    }
}

.alignCenter {
    margin: 0 auto;
    width: 350px
}

.sharebutton {
    text-align: center
}

.jdgg {
    background-image: url(../Yewu/jdgg.gif);
    background-position: right center;
    background-repeat: no-repeat
}
.img-rounded {
    border-radius: 5px!important;
}</pre></body></html>